home *** CD-ROM | disk | FTP | other *** search
/ Risc World 1 / Risc World 1.iso / software / issue2 / jclean / !Jclean / Messages < prev    next >
Text File  |  2000-03-29  |  5KB  |  97 lines

  1. # program information (12 chars, 31 chars)
  2. i0:Name
  3. i1:Jclean
  4. i2:Purpose
  5. i3:jpegtran cleanup of JPEGs
  6. i4:Author
  7. i5:© J.David Barrow, 2000
  8. i6:Version
  9. i7:2.01 (Wed 29th March 2000)
  10. i8:Licence
  11. i9:Non-commercial Free Use
  12. #
  13.  
  14. # Interactive Help messages (230 chars) ...
  15. # (parameter substitution is not supported)
  16. # '@xx' tokens are substituted in the Basic program)
  17.  
  18. # Icon
  19. ib0:This is the Jclean icon. Jclean can tidy up or transform JPEGs.|MClick MENU to open the main menu.|MClick SELECT to open the Jclean action window.|MClick ADJUST to close the Jclean action window.
  20.  
  21. # Menu
  22. m:@07
  23. m0:@07|MMove the pointer right to see information about Jclean.
  24. m1:@07|MClick SELECT to open the Help textfile.
  25. m2:@07|MClick SELECT to open the Jclean action window.
  26. m3:@07|MClick SELECT to quit Jclean.
  27.  
  28. # ProgInfo window
  29. pi0:This window displays information about Jclean.
  30.  
  31. # Jclean window
  32. j-1:This is the Jclean action window|M
  33. j0:@00 close the window.
  34. j1:@00 set options for JPEG cleaning.|MCurrently set options may be changed.
  35. j2:@00 Load the saved options.|MCurrently set options may be changed.
  36. j3:@00 Save your selected options.|MThe current saved options will be overwritten.
  37.  
  38. j16:Drag individual or a selection of JPEG and Text files to this icon.|MText files will be remembered and used for inserting comments.|MJPEGs will be processed depending on which options are selected.
  39.  
  40. j17:This box has the main JPEG type options.|MUse only 'Optimized' for the best results.
  41.  
  42. j18/j25:'Transform' enables the desired flip, rotate or transpose option.|MSelect 'Trim edge' to remove non-transformable incomplete edge blocks.
  43.  
  44. j19/j27:'Copy', along with the desired option, copies non-image markers such as comments, embedded thumbnails, etc.|MIf not selected, all such markers will be removed (unless 'Add comment' with 'Append' is selected).
  45.  
  46. j20/j28:'Set restart markers' creates markers at every Nth row of blocks.|MThis can prevent loss of the entire image if minor corruption occurs during transmission.
  47.  
  48. j21/j29:'Add comment' inserts your text comment into a JPEG file.|MJclean remembers and uses the last text file dropped into it.|MThis option is ignored if no text file has been seen.|MComments may be added after or replace existing comments.
  49.  
  50. j22:'Optimized' gives the best encoding parameters.|MThis creates a 'baseline' JPEG if no other options are selected.|MIt should ensure a JPEG of small size, recognised by all decoders.
  51.  
  52. j23:'Progressive' gives a JPEG displaying a low-quality image quickly with greater detail on each subsequent scan.|MThis may be useful on slow internet connections but not recommended as not all decoders recognise progressive JPEGS.
  53.  
  54. j24:'Greyscale' removes colour information - either to convert a colour image to monochrome, or to correct a grey image wrongly encoded as coloured.|M(The lost colour information cannot be recovered.)
  55.  
  56. j26:'Trim edge' removes incomplete right-hand or bottom edge blocks if they cannot be transformed correctly (see individual options).|M(The lost edges cannot be recovered.)
  57.  
  58. j30:Flip left-right @01|M@02 the right-hand edge are not flipped.|M@03
  59.  
  60. j31:Flip up-down @01|M@02 the bottom edge are not flipped.|M@03
  61.  
  62. j32:Transpose image across UL-LR axis @01|MSince right-hand edge and bottom edge cross-transpose, incomplete blocks are transposed correctly.|MDo not use 'Trim edge' in this case. 
  63.  
  64. j33:Transpose image across UR-LL axis @01|M@02 both the right-hand and bottom edge are not transposed correctly.|M@04
  65.  
  66. j34:Rotate image by 90 degrees anticlockwise @01|M@02 the right-hand edge are not rotated correctly but moved to the bottom edge.|M@03
  67.  
  68. j35:Rotate image by 180 degrees @01|M@02 both the right-hand and bottom edge are not rotated correctly.|M@04
  69.  
  70. j36:Rotate image by 90 degrees clockwise @01|M@02 the bottom edge are not rotated correctly but moved to the right-hand edge.|M@03
  71.  
  72. j37:Copy only textual comments @05|MOther markers will be stripped out.
  73.  
  74. j38:Copy all non-image markers, including comments, @05
  75.  
  76. j39:Insert new comment after existing comments @06|MExisting comments are copied, even if 'Copy' is not selected.
  77.  
  78. j40:Replace existing comments by new comment @06|MExisting comments are lost, even if 'Copy' is also selected.
  79.  
  80. j41:Type in the number of block rows between markers (1 - 9)
  81. j42:Decrease row count (minimum 1)
  82. j43:Increase row count (maximum 9)
  83.  
  84. # Secondary tokens (substituted in Basic program).
  85.  
  86. @00:Click this icon to
  87. @01:if 'Transform' is selected.
  88. @02:Incomplete blocks on
  89. @03:Use 'Trim edge' to remove the incorrect edge.
  90. @04:Use 'Trim edge' to remove both problematic edges.
  91. @05:from the original file if 'Copy' is selected.
  92. @06:if 'Add comment' is selected.|MA text file containing the comment must have been seen before the JPEG.
  93. @07:This is the Jclean menu
  94.  
  95. #
  96. # end
  97.